Total Complexity | 16 |
Dependencies | 6 |
Dependents | 3 |
Total lines | 180 |
Lines of code | 91 |
Logical lines of code | 37 |
Comment lines | 57 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
verifySessionToken() | 56 | 5 | 17 | |
createSession() | 57 | 2 | 17 | |
markSessionInactive() | 59 | 2 | 16 | |
changeSessionStatus() | 59 | 2 | 16 | |
deleteSession() | 61 | 2 | 13 | |
__construct() | 76 | 1 | 4 | |
getNewTokenExpiryDate() | 72 | 1 | 5 | |
generateSessionToken() | 80 | 1 | 3 |